body {
	margin:0;
	padding:0;
	user-select: none;
}
a {
	text-decoration: none;
}
ul {
	margin:0;
	padding:0;
}

.topbar {
	background-color: #595959;
	height:40px;
	border-top: 4px solid black;
}
.topbar a {
	color:#b0b0b0;
	font-size: 12px;
}
.topbar a:hover {
	color: #fff;
}
.container {
	margin:0 auto;
	width:1100px;
}
.container::before,.container::after {
	content: "";
	display: table;
}
.container::after {
	clear: both;
}
.address {
	float: left;
	height: 40px;
	line-height: 40px;
	color: #b0b0b0;
}
.name {
	color:#141C51;
	font-family: "Times New Roman";
	font-weight: bold;
}
.en,.lang,.china {
	float: right;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.lang {
	display: block;
	margin-right: 15px;
	font-size: 15px;
}
.en a,.china a {
	height: 40px;
	line-height: 40px;
	display: block;
	width: 50px;
}
.en a {
	margin-right: 38px;
	font-weight: bold;
}
.china a {
	background-color: white;
	color:red;
	font-weight: bold;
}
.en a:hover {
	color: blue;
	background-color: #b0b0b0;
}
.china a:hover {
	color: red;
	background-color: white;
}
#left {
	margin-left: 0px;
}

/**/
.navigation {
	height: 78px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
.border {
	height: 78px;
}

.content {
	margin:0 auto;
	width:1100px;
	height: 40px;
}
.content::before,.container::after {
	content: "";
	display: table;
}
.content::after {
	clear: both;
}
.logo {
	width:60px;
	height: 60px;
	float:left;
}
.logo img {
	width:auto;
	height:80%;
	padding-top: 15px;
	margin-left: -4px
}
.slogan {
	width: 60px;
	height: 60px;
	float: left;
	padding-left:25px;
}
.slogan img {
	width:100px;
	height:auto;
	padding-top: 23px;
}
.navig {
	height: 78px;
	float: right;
	padding-right: 15px;
	line-height: 78px;
	text-align: right;
}
.navig a {
	font-size: 15px;
	float: left;
	color: black;
	display: inline-block;
	width: 140px;
	height:77.5px;
	text-align: center;
	border-right: white solid 4px;
}
.about_us {
	background-color: #b0b0b0;
	border-right: #663366 solid 4px !important;
}
.navig a:hover {
	background-color:#b0b0b0;
	border-right: #663366 solid 4px;
	color:black;
}

/*正文*/
.content_2 {
	height: 1468px;
	position: relative;
	border-bottom: 5px grey solid;
}
.bgimg {
	height:180px;
	position: relative;
	border-top:1px solid black;
}
#bgimg_container {
	position: absolute;
	top: 0;
	left:0;
	right: 0; 
	margin-left: auto; 
    margin-right: auto;
	height: 180px;
	width: 1500px;
}
#bgimg_container img {
	width:1500px;
	height: 180px;
}
.off {
	position: absolute;
	top:0;
	left:0;
	z-index: -1;
	opacity: 0;
	transition: 5s;
}
#img_on {
	position: absolute;
	top:0;
	left:0;
	z-index: -1;
	opacity: 1;
}
.bgimg img {
	width: 100%;
	height: 180px;
}
#nav {
	margin:0 auto;
	margin-top: 50px;
	width: 1164px;
}
.nav {
	width:200px;
	display:inline-block;
	height: 30px;
	line-height: 30px;
	margin:0 auto;
	color:white;
	font-weight: bold;
	font-size: 16px;
}

.homepage a {
	display: inline-block;
	color: red;	
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 16px;
}
.intro {
	margin:0 auto;
	margin-top: -70px;
	top: 100px;
	left:50px;
	width: 1161px;
	height: 1350px;
	background-color: white;
	background:url(../image/background.gif);
	background-position: -100px -50px;
	background-repeat: none;
	border-top: 6px solid #363636;
	box-shadow: -10px 5px 30px 0px grey;
}
#header {
	margin-left: 50px;
	margin-top: 22px;
	border-bottom:0.5px solid black;
	height: 40px;
	width: 1050px;
	margin-bottom: 20px;
	font-size: 26px;
	padding-bottom: 5px;
}
#photo {
	display:inline-block;
	height: 300px;
	width: 293.21px;
	margin-left: 50px;
	overflow: hidden;
	vertical-align:middle
}
#photo img {
	width:300px;
	height:auto;
}
#intro {
	display: inline-block;
	height: 300px;
	width: 730px;
	margin-left: 5px;
	vertical-align:middle;
	padding-left: 15px;
	padding-right: 15px;
	color: #4B4C4E;
}
#tech_glc {
	font-weight: bolder;
	color: #151C52;
}
#brief {
	margin-top: 8px;
}
#inner_border {
	border-bottom: 0.5px solid grey;
	padding-bottom: 0px;
}
#intro p {
	text-align: justify;
}
#description {
	margin-bottom: 14px;
}
#founder {
	font-weight: bold;
	color: #151C52;
	margin-top:13px;
}
#ceo {
	font-weight: bolder;
	font-size: 17px;
	color: black;
}
#ex {
	color:red;
	font-weight: bolder;
}
#marsh a {
	color:#0C4A8A;
	font-size: 16px;
	font-weight: bold;
}
#fm a {
	color: #752852;
	font-size: 16px;
	font-weight: bold;
}
#block {
	font-weight: bold;
	color: black;
}
#instance_header {
	margin-left: 50px;
	margin-top: 50px;
	border-bottom:0.5px solid black;
	height: 40px;
	width: 1050px;
	margin-bottom: 20px;
	font-size: 26px;
	padding-bottom: 5px;
}
#instance_content {
	height: 365px;
	width: 1063px;
	margin:0 auto;
}
#instance {
	display: inline-block;
	width: 610px;
	height: 365px;
	vertical-align: middle;
	color: #4B4C4E;
}
#instance ul {
	padding-left: 20px;
}
#instance li {
	margin-top: 15px;
	margin-bottom: 15px;
}
.tit {
	font-weight: bold;
	color: black;
	font-size: 17px;
}
#instance_pic {
	display: inline-block;
	width: 440px;
	height: 365px;
	vertical-align: middle;
}
#instance_pic img {
	width: 420px;
	height: auto;
}
#partner {
	margin-left: 50px;
	margin-top: 50px;
	border-bottom:0.5px solid black;
	height: 40px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 26px;
	width: 1050px;
}
#partner_display {
	width: 1150px;
	height: 350px;
	margin-left: 3px;
	padding-bottom: 20px;
}
#partner_display ul {
	display: inline-block;
	height: 170px;
	width:300px;
	margin-left: 48px;
	margin-top: 5px;
	overflow: hidden;
}
#partner_display img {
	width: 300px;
	height: auto;
	filter: grayscale(100%);
	margin:0 auto;
}
#riskonet {
	padding-top: 30px;
}
#zijin {
	padding-top: 35px;
}
#picific {
	padding-top: 25px;
	padding-left: 5px;
}
#sh_elec {
	padding-top: 35px;
}
#pinan {
	padding-top: 0px;
	padding-left: 5px;
}
#datang {
	padding-top: 5px;
	padding-left: 7px;
}


/*footer*/
.footer {
	height: 200px;
	margin-top:4px;
}
.footer-content {
	width:860px;
	height: 200px;
	margin:0 auto;
}
.footer-logo {
	display: inline-block;
	height: 70px;
	width: 70px;
    margin-left:50px; 
    margin-top: 50px;
    float: left
}
.footer-logo img {
	width: 70px;
	height: auto;
	display: inline-block;
	margin:0 auto;
}
.notification {
	display: inline-block;
	margin:0 auto;
	height: 150px;
	width: 400px;
	margin-left: 105px;
	margin-top: 40px;
	font-size: 13px;
}
.footer-name,.copyright,.beian {
	text-align: center;
}
.footer-name {
	font-weight: 600;
}
.copyright {
	border-top: solid 0.5px black;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}
.beian {
	color: red;
}
.code {
	display: inline-block;
	margin-left: 30px;
	margin-top: 40px;
	height: 129px;
	float: right;
	font-size: 13px;
}
.qrcode img {
	margin:0 auto;
	display: block;
	width:70px;
	height: auto;
}